home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / src / X11 / tclMotif-1.4 / programs / prog1a < prev    next >
Text File  |  1995-06-29  |  165b  |  10 lines

  1. #!/usr/X386/bin/moat -file
  2. # testing interpreter can work on executable file
  3. xtAppInitialize -class Program
  4.  
  5. xmPushButton .fred managed
  6.  
  7. . realizeWidget
  8.  
  9. . mainLoop
  10.